CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - eye opencv

搜索资源列表

  1. TestDetection_v.2

    0下载:
  2. This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25653
    • 提供者:萧董
  1. MyOpenCV-birdView

    0下载:
  2. 用OPENCV实现的 输入图片,进行标定,并转换成鸟瞰图的程序-OPENCV achieved with the input images calibration and converted into a birds eye view
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2699734
    • 提供者:
  1. pilaojiashi

    3下载:
  2. 在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
  3. 所属分类:图形/文字识别

    • 发布日期:2014-04-08
    • 文件大小:5151347
    • 提供者:王文瑾
  1. tracking-eyes

    0下载:
  2. 基於OpenCV資料庫,使用視訊實現眼睛追蹤,開發環境使用Visual C++ 可以臉部辨識-OpenCV-based database, use a video eye-tracking the development environment using Visual C++ Face Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:174158
    • 提供者:Civ
  1. FindEyes1

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:1603404
    • 提供者:zhengmingen
  1. example_demo

    0下载:
  2. 在openCV环境下,实现了一种简易的人眼跟踪的算法,是新生学习的很好的例子。-In openCV environment, implements a simple algorithm for eye tracking is a good example of new learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2036779
    • 提供者:
  1. zuoye

    0下载:
  2. 这是opencv的人眼识别程序,经调试可用!识别率很高!-This is the the opencv human eye identification procedures, debugging available! High recognition rate.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5244508
    • 提供者:秦朗
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. Simple

    0下载:
  2. 简单的调用OpenCV完人眼识别功能。该程序基于OpenCVS1.0,是一个简单结构的MFC程序。易读,好用。入门级的。-A simple program about eye detection based on OpenCV.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:13737
    • 提供者:Fly
  1. CascadeClassifierTest

    0下载:
  2. 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1645126
    • 提供者:guyue
  1. ImageLoad

    0下载:
  2. detect face and eye from webcam opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1426
    • 提供者:engmrxx
  1. 111

    0下载:
  2. 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2572569
    • 提供者:汤双泽
  1. EyeDetect

    0下载:
  2. VC6.0编译通过,图像采集支持usb摄像头,也可以读avi文件,图像采集和显示都直接用的openCV的库,需要的dll已放在压缩包中,不过用于人眼定位的模板库由于过大,没有上传,需同学们自行加载,放到release下的EyeDatabase目录即可。-VC6.0 compiler, support for usb camera image capture, you can read avi files, image acquisition and display are directly us
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5527293
    • 提供者:cstanker
  1. cvgabor

    0下载:
  2. 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5791
    • 提供者:xufei
  1. TrackEye

    0下载:
  2. 脸部识别与眼部识别 基于vc 2005与opencv -Face recognition and identification has been compiled out of the eye
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2809139
    • 提供者:lisheng
  1. s2ifourier_0.8_lastHere.tar

    0下载:
  2. OpenCV eye detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1205411
    • 提供者:sazu
  1. facedetect

    0下载:
  2. 基于opencv的人脸检测,识别率90 以上-This is just the face and eye detector from OpenCV s samples/c directory
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:3069
    • 提供者:gl
  1. blinkdetect1-src

    0下载:
  2. OpenCV Tracking Eye with Blind detection Source Code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4303
    • 提供者:Gia
  1. Fish-eye-Image-Correction-Code-master 2

    0下载:
  2. 使用opencv相关函数实现鱼眼镜头的矫正(using the opencv3.3 and its function to modify the distortion of fisheye camera.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:32768
    • 提供者:Vincent...
  1. drowsiness-detection

    1下载:
  2. 提取人脸特征点,检测闭眼,根据闭眼持续时间,判断是否是疲劳(Extracting face feature points, detecting closed eyes, judging whether it is fatigue according to the duration of closed eye.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:71204864
    • 提供者:bruceson
« 1 2 34 5 6 »
搜珍网 www.dssz.com